IMAGE FILE EXIST
This command checks the existence of an image file.
Return Integer=IMAGE FILE EXIST(Filename)
Filename
String
The filename of the image file to check for.
A value of one indicates the file exists, either physically or inside the image block and is available to load, whereas a value of zero means the file does not exist.
This command differs from FILE EXIST in that it will also check any open image blocks and confirm the file exists if the file data exists virtually inside the image block.
No example code is provided for this command
IMAGE Commands Menu
Index